const net/http.http2SettingEnableConnectProtocol
6 uses
net/http (current package)
h2_bundle.go#L3602: case http2SettingEnableConnectProtocol:
h2_bundle.go#L3621: http2SettingEnableConnectProtocol http2SettingID = 0x8
h2_bundle.go#L3631: http2SettingEnableConnectProtocol: "ENABLE_CONNECT_PROTOCOL",
h2_bundle.go#L4924: settings = append(settings, http2Setting{http2SettingEnableConnectProtocol, 1})
h2_bundle.go#L5791: case http2SettingEnableConnectProtocol:
h2_bundle.go#L10188: case http2SettingEnableConnectProtocol:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |